home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>523</width> <height>434</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="2" column="0"> <property name="name"> <cstring>spacer9</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>20</height> </size> </property> </spacer> <spacer row="2" column="2"> <property name="name"> <cstring>spacer9_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>20</height> </size> </property> </spacer> <widget class="CMaskEditor" row="2" column="1"> <property name="name"> <cstring>IncludeMasksEditor</cstring> </property> <property name="enabled"> <bool>false</bool> </property> <property name="Description" stdset="0"> <string></string> </property> <property name="ShowDescription" stdset="0"> <bool>false</bool> </property> </widget> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>Include masks manage files and folders that will be added to the archive.<br>If include mask is specified, all the files that do not conform to the mask will be omitted and will not get into the archive.</string> </property> </widget> <widget class="QButtonGroup" row="1" column="1"> <property name="name"> <cstring>IncludeMasksRadioGroup</cstring> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="frameShadow"> <enum>Plain</enum> </property> <property name="title"> <string></string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton"> <property name="name"> <cstring>radioButton1</cstring> </property> <property name="text"> <string>Do not use include masks (all files will be included into the archive)</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="QRadioButton"> <property name="name"> <cstring>radioButton3</cstring> </property> <property name="text"> <string>Use include masks</string> </property> </widget> </vbox> </widget> </grid> </widget> <connections> <connection> <sender>IncludeMasksRadioGroup</sender> <signal>clicked(int)</signal> <receiver>Form1</receiver> <slot>IncludeMasksRadioGroup_clicked(int)</slot> </connection> </connections> <includes> <include location="local" impldecl="in implementation">fbkp_setincludemask.ui.h</include> </includes> <slots> <slot>MyComputerBrowserPanel_fileHighlighted( const QString & )</slot> <slot>onBackupDestDirEntered( const QString & )</slot> <slot>onBackupDestMyComputerClicked()</slot> <slot>onBackupDestEditLostFocus()</slot> <slot>onBackupDestEditTextChanged( const QString & )</slot> <slot>onBackupDestFileSelected( const QString & )</slot> <slot>DestFoldersTreeView_expanded( QListViewItem * )</slot> <slot>DestFoldersTreeView_ReadChildrenError( int, const QString & )</slot> <slot>ArchiveNameEdit_lostFocus()</slot> <slot>ArchiveNameEdit_textChanged( const QString & )</slot> <slot>CanContinueCheckBox_toggled( bool )</slot> <slot>NewFolderButton_clicked()</slot> <slot>DeleteFolderButton_clicked()</slot> <slot>DestFoldersTreeView_currentChanged( QListViewItem * )</slot> <slot>DestFoldersTreeView_selectionChanged()</slot> <slot>MapNetworkDrive_clicked()</slot> <slot>MapFolderButton_clicked()</slot> <slot>IncludeMasksRadioGroup_clicked( int )</slot> </slots> <layoutdefaults spacing="6" margin="0"/> <includehints> <includehint>maskgroup_editor.h</includehint> <includehint>richtextlist.h</includehint> </includehints> </UI>